[SmartGWT] How to center a DynamicForm?
Posted
by user334209
on Stack Overflow
See other posts from Stack Overflow
or by user334209
Published on 2010-05-06T08:53:59Z
Indexed on
2010/05/06
8:58 UTC
Read the original article
Hit count: 372
Hi there!
I'm new in smartGWT and I'm getting problems designing my client. I'd like to know if there is a way to center a form.
I have a TabSet in my page. I would like to make the first tab ("Welcome") similar to Google search engine, with the search box centered in the pane. The setAlign(Alignment.CENTER) method doesn't for this type of object.
I get to have this at this point : link text
Thanks you for helping me.
© Stack Overflow or respective owner